projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b95defe
)
Comment fix.
author
robertl
<robertl>
Fri, 4 Nov 2005 18:28:59 +0000
(18:28 +0000)
committer
robertl
<robertl>
Fri, 4 Nov 2005 18:28:59 +0000
(18:28 +0000)
gbtypes.h
patch
|
blob
|
history
diff --git
a/gbtypes.h
b/gbtypes.h
index 78ad7582d8b49dd91d0fb6ea8928c6dadd2b981c..1cde7660912987efe4b4f520d5c7af0145bc8f7c 100644
(file)
--- a/
gbtypes.h
+++ b/
gbtypes.h
@@
-49,6
+49,6
@@
typedef uint16_t gbuint16;
typedef int32_t gbint32;
typedef int16_t gbint16;
-#endif /
/ defined(_MSC_VER)
+#endif /
* defined(_MSC_VER) */
#endif /* gb_types_h_included */